Skip to content

Conversation

@haoyunfeix
Copy link
Contributor

@haoyunfeix haoyunfeix commented Jul 6, 2022

BUG
Due to WGSL Spec(https://www.w3.org/TR/WGSL/#address-space), storage
address space only supported read_write and read access modes.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

BUG
Due to WGSL Spec(https://www.w3.org/TR/WGSL/#address-space), storage
address space only supported read_write and read access modes.
@haoyunfeix
Copy link
Contributor Author

@qjia7 @xhcao @axinging @gyagp PTAL

Copy link

@gyagp gyagp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@qjia7 qjia7 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks.

Here https://github.com/tensorflow/tfjs/blob/master/tfjs-backend-webgpu/src/matmul_packed_webgpu.ts#L180 you missed one to change let -> const in your last PR. Can you add it in this PR too?

@haoyunfeix
Copy link
Contributor Author

@qjia7 Done.PTAL

@gyagp gyagp merged commit 36a0548 into tensorflow:master Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants